hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
Choice.this
commons
Choice
Undocumented in source.
struct
Choice
this
(
string
name
,
ChoiceResult
function
(
Choice
*
self
,
ref
Terminal
t
,
ref
RealTimeConsoleInput
input
,
in
CompilationOptions
opts
)
onSelected
,
bool
shouldTime
= false
,
string
function
(
)
updateChoice
= null
,
bool
scriptOnly
= false
,
bool
disableSelectedConfigCache
= false
)
Meta
Source
See Implementation
commons
Choice
constructors
this
functions
opEquals
variables
disableSelectedConfigCache
name
onSelected
scriptOnly
shouldTime
updateChoice